[INFO] cloning repository https://github.com/jcbhmr/node-rs
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/jcbhmr/node-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjcbhmr%2Fnode-rs", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjcbhmr%2Fnode-rs'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 3f7873a1ed12e2b2b327a54114e59477212c7757
[INFO] checking jcbhmr/node-rs against try#8ac0915e346f9a2e49ca3951b642c55bd7d1eaab for pr-158447
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjcbhmr%2Fnode-rs" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/jcbhmr/node-rs
[INFO] finished tweaking git repo https://github.com/jcbhmr/node-rs
[INFO] tweaked toml for git repo https://github.com/jcbhmr/node-rs written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/jcbhmr/node-rs on toolchain 8ac0915e346f9a2e49ca3951b642c55bd7d1eaab
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8ac0915e346f9a2e49ca3951b642c55bd7d1eaab" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/jcbhmr/node-rs already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8ac0915e346f9a2e49ca3951b642c55bd7d1eaab" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded cxxbridge-flags v1.0.140
[INFO] [stderr]   Downloaded cxxbridge-cmd v1.0.140
[INFO] [stderr]   Downloaded autocxx-macro v0.27.1
[INFO] [stderr]   Downloaded autocxx-build v0.27.1
[INFO] [stderr]   Downloaded autocxx-parser v0.27.1
[INFO] [stderr]   Downloaded clap v4.5.29
[INFO] [stderr]   Downloaded cxxbridge-macro v1.0.140
[INFO] [stderr]   Downloaded autocxx v0.27.1
[INFO] [stderr]   Downloaded moveit v0.6.0
[INFO] [stderr]   Downloaded cc v1.2.14
[INFO] [stderr]   Downloaded cxx-gen v0.7.140
[INFO] [stderr]   Downloaded autocxx-engine v0.27.1
[INFO] [stderr]   Downloaded clap_builder v4.5.29
[INFO] [stderr]   Downloaded cxx v1.0.140
[INFO] [stderr]   Downloaded autocxx-bindgen v0.71.1
[INFO] [stderr]   Downloaded aquamarine v0.1.12
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3a6becf2bc8dde7f3fa57ede90e4f284e72d296796fc446bbb1e2c7cc0530151" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 8f6aef7bd5e2eb254fc538daa8820efeed3f15b500790f26a048477da86ebd10
[INFO] running `Command { std: "docker" "start" "8f6aef7bd5e2eb254fc538daa8820efeed3f15b500790f26a048477da86ebd10", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "8f6aef7bd5e2eb254fc538daa8820efeed3f15b500790f26a048477da86ebd10" "/opt/rustwide/cargo-home/bin/cargo" "+8ac0915e346f9a2e49ca3951b642c55bd7d1eaab" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "8f6aef7bd5e2eb254fc538daa8820efeed3f15b500790f26a048477da86ebd10", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-w" "/opt/rustwide/workdir" "--user" "0:0" "8f6aef7bd5e2eb254fc538daa8820efeed3f15b500790f26a048477da86ebd10" "/opt/rustwide/cargo-home/bin/cargo" "+8ac0915e346f9a2e49ca3951b642c55bd7d1eaab" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.93
[INFO] [stderr]    Compiling unicode-ident v1.0.16
[INFO] [stderr]    Compiling cc v1.2.14
[INFO] [stderr]    Compiling libc v0.2.169
[INFO] [stderr]    Compiling serde v1.0.217
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling glob v0.3.2
[INFO] [stderr]    Compiling log v0.4.25
[INFO] [stderr]    Compiling serde_json v1.0.138
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling hashbrown v0.12.3
[INFO] [stderr]    Compiling cxxbridge-flags v1.0.140
[INFO] [stderr]    Compiling getrandom v0.3.1
[INFO] [stderr]    Compiling unicode-width v0.1.14
[INFO] [stderr]    Compiling clang-sys v1.8.1
[INFO] [stderr]    Compiling bitflags v2.8.0
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]    Compiling termcolor v1.4.1
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling libloading v0.8.6
[INFO] [stderr]    Compiling itertools v0.9.0
[INFO] [stderr]    Compiling prettyplease v0.2.29
[INFO] [stderr]    Compiling linux-raw-sys v0.4.15
[INFO] [stderr]    Compiling autocxx-bindgen v0.71.1
[INFO] [stderr]    Compiling quote v1.0.38
[INFO] [stderr]    Compiling codespan-reporting v0.11.1
[INFO] [stderr]    Compiling syn v2.0.98
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling fastrand v2.3.0
[INFO] [stderr]    Compiling rustc-hash v2.1.1
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling humantime v2.1.0
[INFO] [stderr]    Compiling link-cplusplus v1.0.9
[INFO] [stderr]    Compiling cxx v1.0.140
[INFO] [stderr]    Compiling indoc v1.0.9
[INFO] [stderr]    Compiling env_logger v0.9.3
[INFO] [stderr]     Checking foldhash v0.1.4
[INFO] [stderr]    Compiling autocxx v0.27.1
[INFO] [stderr]    Compiling cexpr v0.6.0
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling aquamarine v0.1.12
[INFO] [stderr]    Compiling tempfile v3.16.0
[INFO] [stderr]    Compiling cxx-gen v0.7.140
[INFO] [stderr]    Compiling serde_derive v1.0.217
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling miette-derive v5.10.0
[INFO] [stderr]    Compiling cxxbridge-macro v1.0.140
[INFO] [stderr]    Compiling miette v5.10.0
[INFO] [stderr]     Checking moveit v0.6.0
[INFO] [stderr]    Compiling autocxx-parser v0.27.1
[INFO] [stderr]    Compiling autocxx-engine v0.27.1
[INFO] [stderr]    Compiling autocxx-macro v0.27.1
[INFO] [stderr]    Compiling autocxx-build v0.27.1
[INFO] [stderr]    Compiling node2 v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr] error: failed to run custom build command for `node2 v0.1.0 (/opt/rustwide/workdir)`
[INFO] [stderr] note: To improve backtraces for build dependencies, set the CARGO_PROFILE_DEV_BUILD_OVERRIDE_DEBUG=true environment variable to enable debug information generation.
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/target/debug/build/node2-343bfaf07e4b19ba/build-script-build` (exit status: 1)
[INFO] [stderr]   --- stderr
[INFO] [stderr]   /opt/rustwide/workdir/example.hpp:51:10: fatal error: 'v8.h' file not found
[INFO] [stderr]   Error: ParseError(AutocxxCodegenError(Bindgen(ClangDiagnostic("/opt/rustwide/workdir/example.hpp:51:10: fatal error: 'v8.h' file not found\n"))))
[INFO] running `Command { std: "docker" "inspect" "8f6aef7bd5e2eb254fc538daa8820efeed3f15b500790f26a048477da86ebd10", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8f6aef7bd5e2eb254fc538daa8820efeed3f15b500790f26a048477da86ebd10", kill_on_drop: false }`
[INFO] [stdout] 8f6aef7bd5e2eb254fc538daa8820efeed3f15b500790f26a048477da86ebd10
